Skip to content

Build: Bump moto from 4.1.0 to 4.1.1 in /python#29

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/moto-4.1.1
Closed

Build: Bump moto from 4.1.0 to 4.1.1 in /python#29
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/moto-4.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 2, 2023

Copy link
Copy Markdown

Bumps moto from 4.1.0 to 4.1.1.

Changelog

Sourced from moto's changelog.

4.1.1

Docker Digest for 4.1.1: sha256:abb85db28568fc355636dac710a8108ba3cdb01bf1c129118cf1ce49eb8c5f07

New Methods:
    * APIGateway:
        * get_export()
* EC2:
    * describe_security_group_rules()
  • Glue:

    • delete_registry()
    • get_registry()
    • get_schema()
    • list_registries()
    • update_schema()
  • Sagemaker:

    • describe_pipeline()
    • describe_pipeline_definition_for_execution()
    • describe_pipeline_execution()
    • list_pipeline_executions()
    • list_pipeline_parameters_for_execution()
    • start_pipeline()

Miscellaneous: * APIGateway: put_integration() now supports the connectionType-parameter * Batch: register_job_definition() now supports type="multinode" * EC2: describe_launch_template_versions() now supports $Latest and $Default versions * ECS: list_services() now throws correct error when providing unknown cluster * ECS: start_task() now supports the tags-parameter * Events: put_events() now supports sending events to an eventbus in another region/account * KMS: list_aliases() now returns the TargetKeyId-attribute * S3: put_bucket_logging() now actually logs incoming requests, when enabled * SES: Fixed a bug where the service was not region-aware, i.e. all resources were shared across regions * SES: improved parser support for email templates * SSM: put_parameter() now validates the value of the Type-parameter * RDS: create_db_instance() now supports the PreferredMaintenanceWindow and PreferredBackupWindow-parameters

Commits
  • 1928d9e Prep release 4.1.1 (#5869)
  • 64a5dcd ec2: default values in ec2 fleet (#5856)
  • b0ee64f Events: Support CrossAccount events (#5866)
  • 931bb6d APIGateway: add connection type field to integration model (#5867)
  • 00ad788 Techdebt: MyPy DynamoDB (#5863)
  • 90150d3 Enable Apple M1 support for Docker-builds with latest-tag (#5864)
  • 3a023f0 ECS: list_services() now throws correct error when providing unknown cluster ...
  • 90e63c1 SES: Ensure service is region-aware (#5862)
  • c81bd9a Bump peter-evans/create-or-update-comment from 1 to 2 (#5859)
  • 76b3e90 Bump docker/build-push-action from 2 to 3 (#5860)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [moto](https://github.com/getmoto/moto) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 2, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 5, 2023

Copy link
Copy Markdown
Author

Superseded by #33.

@dependabot dependabot Bot closed this Feb 5, 2023
@dependabot dependabot Bot deleted the dependabot/pip/python/moto-4.1.1 branch February 5, 2023 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants